home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 11 / Mac Magazin and MacEasy Magazine CD - Issue 11.iso / Sharewarebibliothek / Entwickler / nShell-Pro / bin / cp / cp.rsrc / TEXT_16000_man general.txt < prev    next >
Text File  |  1994-11-27  |  389b  |  18 lines

  1.  
  2. NAME
  3.  
  4. cp - copy files
  5.  
  6. SYNOPSIS
  7.  
  8. cp source target
  9. cp source [source2...] target
  10.  
  11. DESCRIPTION
  12.  
  13. The "cp" command copies files.  This command may be used to copy one or more files to a target path.  When one source file is specified, the destination may be a file or a directory.  When more than one source file is specified, the target must be a directory.
  14.  
  15. RETURN CODES
  16.  
  17. <0    Error
  18. 0    Success